home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2004 January
/
enter-2004-01.iso
/
files
/
maxima-5.9.0.exe
/
{app}
/
include
/
unistd.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2003-02-09
|
160 b
|
12 lines
/*
* This file is part of the Mingw32 package.
*
* unistd.h maps (roughly) to io.h
*/
#ifndef __STRICT_ANSI__
#include <io.h>
#include <process.h>
#endif